[INFO] cloning repository https://github.com/miniex/miniex.blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miniex/miniex.blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d19bd4b5a749736d9cc4db9c308830b7851d901
[INFO] testing miniex/miniex.blog against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiex%2Fminiex.blog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miniex/miniex.blog
[INFO] finished tweaking git repo https://github.com/miniex/miniex.blog
[INFO] tweaked toml for git repo https://github.com/miniex/miniex.blog written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miniex/miniex.blog on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miniex/miniex.blog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded tower-livereload v0.9.3
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.0
[INFO] [stderr]   Downloaded gray_matter v0.2.8
[INFO] [stderr]   Downloaded tower_governor v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e9433e6984b82ba321283b4aaa352eb9ac8f09df727c6df0e3e2bd4032986f3
[INFO] running `Command { std: "docker" "start" "-a" "0e9433e6984b82ba321283b4aaa352eb9ac8f09df727c6df0e3e2bd4032986f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e9433e6984b82ba321283b4aaa352eb9ac8f09df727c6df0e3e2bd4032986f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9433e6984b82ba321283b4aaa352eb9ac8f09df727c6df0e3e2bd4032986f3", kill_on_drop: false }`
[INFO] [stdout] 0e9433e6984b82ba321283b4aaa352eb9ac8f09df727c6df0e3e2bd4032986f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd175614aa5d1b2c1f4cd054bccd182c1eaf004ba6d56eb8314fc2439591a6ff
[INFO] running `Command { std: "docker" "start" "-a" "bd175614aa5d1b2c1f4cd054bccd182c1eaf004ba6d56eb8314fc2439591a6ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pulldown-cmark v0.12.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling tower-livereload v0.9.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling tower_governor v0.4.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "bd175614aa5d1b2c1f4cd054bccd182c1eaf004ba6d56eb8314fc2439591a6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd175614aa5d1b2c1f4cd054bccd182c1eaf004ba6d56eb8314fc2439591a6ff", kill_on_drop: false }`
[INFO] [stdout] bd175614aa5d1b2c1f4cd054bccd182c1eaf004ba6d56eb8314fc2439591a6ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be781e62ef806032d50bf35db6b9d3a8d96b1ec26bf78908832e359f6c4c8a80
[INFO] running `Command { std: "docker" "start" "-a" "be781e62ef806032d50bf35db6b9d3a8d96b1ec26bf78908832e359f6c4c8a80", kill_on_drop: false }`
[INFO] [stderr]    Compiling blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s
[INFO] running `Command { std: "docker" "inspect" "be781e62ef806032d50bf35db6b9d3a8d96b1ec26bf78908832e359f6c4c8a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be781e62ef806032d50bf35db6b9d3a8d96b1ec26bf78908832e359f6c4c8a80", kill_on_drop: false }`
[INFO] [stdout] be781e62ef806032d50bf35db6b9d3a8d96b1ec26bf78908832e359f6c4c8a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f38b92741604fa87ff8dca0dd2161ff985ee2846337dd76a9e40100de56f3b32
[INFO] running `Command { std: "docker" "start" "-a" "f38b92741604fa87ff8dca0dd2161ff985ee2846337dd76a9e40100de56f3b32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blog-a022cc2ae5ecc84a)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test filters::tests::test_date_utc ... ok
[INFO] [stdout] test filters::tests::test_date_half_hour_offset ... ok
[INFO] [stdout] test filters::tests::test_date_negative_offset ... ok
[INFO] [stdout] test filters::tests::test_date_with_timezone ... ok
[INFO] [stdout] test filters::tests::test_percentage_normal ... ok
[INFO] [stdout] test filters::tests::test_percentage_full ... ok
[INFO] [stdout] test filters::tests::test_percentage_nonzero_over_zero ... ok
[INFO] [stdout] test filters::tests::test_truncate_exact_length ... ok
[INFO] [stdout] test filters::tests::test_truncate_long_string ... ok
[INFO] [stdout] test filters::tests::test_truncate_emoji ... ok
[INFO] [stdout] test filters::tests::test_truncate_korean ... ok
[INFO] [stdout] test filters::tests::test_truncate_short_string ... ok
[INFO] [stdout] test i18n::tests::test_from_accept_language_complex_rfc ... ok
[INFO] [stdout] test i18n::tests::test_from_accept_language_simple_ko ... ok
[INFO] [stdout] test i18n::tests::test_from_accept_language_unknown_only ... ok
[INFO] [stdout] test i18n::tests::test_from_accept_language_with_quality ... ok
[INFO] [stdout] test i18n::tests::test_lang_as_str ... ok
[INFO] [stdout] test i18n::tests::test_lang_code ... ok
[INFO] [stdout] test i18n::tests::test_lang_display ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_en ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_en_gb ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_en_us ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_ja_jp ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_ko ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_ko_kr ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_ja ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_unknown_defaults_en ... ok
[INFO] [stdout] test i18n::tests::test_lang_parse_ko_kr_underscore ... ok
[INFO] [stdout] test post::tests::test_dedup_different_keys ... ok
[INFO] [stdout] test post::tests::test_parse_file_lang_en ... ok
[INFO] [stdout] test post::tests::test_dedup_by_translation_fallback ... ok
[INFO] [stdout] test i18n::tests::test_from_accept_language_default_quality ... ok
[INFO] [stdout] test post::tests::test_parse_file_lang_no_suffix ... ok
[INFO] [stdout] test post::tests::test_dedup_by_translation_prefers_lang ... ok
[INFO] [stdout] test post::tests::test_get_recent_posts_less_than_5 ... ok
[INFO] [stdout] test post::tests::test_get_recent_posts_max_5 ... ok
[INFO] [stdout] test post::tests::test_parse_file_lang_ja ... ok
[INFO] [stdout] test post::tests::test_parse_file_lang_ko ... ok
[INFO] [stdout] test filters::tests::test_percentage_zero_total ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blog-938d63c79aaff09b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blog
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f38b92741604fa87ff8dca0dd2161ff985ee2846337dd76a9e40100de56f3b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f38b92741604fa87ff8dca0dd2161ff985ee2846337dd76a9e40100de56f3b32", kill_on_drop: false }`
[INFO] [stdout] f38b92741604fa87ff8dca0dd2161ff985ee2846337dd76a9e40100de56f3b32
